home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / misc / emu / RetinaSTF.readme < prev    next >
Encoding:
Text File  |  1994-06-28  |  2.2 KB  |  73 lines

  1. Short: For Emplant/Retina, brings Mac screen to front
  2.  
  3. This is for Emplant and Retina owners.  Its a handy utility that
  4. when installed will bring the Emplant Mac screen to the front
  5. when ever the 'click here' screen is shuffled to the front with the
  6. Amiga-M keys.
  7.  
  8. !!! No more 'click here' screen !!!
  9.  
  10. It must be run from the shell as follows:
  11.  
  12. RetinaSTF <width> <height> <bits per pixel>
  13.  
  14. where:
  15.  
  16. <width> = the width of the Emplant Mac screen
  17.  
  18. <height> = the height of the Emplant Mac screen
  19.  
  20. <bits per pixel> = the bits per pixel (8, 16, or 24) 
  21.                    of the Emplant Mac screen
  22.  
  23.  
  24. To remove it, simply type ctrl-C in the shell that it was started in.
  25.  
  26.  
  27. I have the following line in my user-startup for RetinaSTF:
  28.  
  29. Run >NIL: <NIL: RetinaSTF 640 480 8
  30.  
  31.  
  32. If I want to remove it, I use Steve Tibbett's TaskX to send it a ctrl-C.
  33.  
  34.  
  35. RetinaSTF works by installing a vertical blank interrupt that searches 
  36. for the 'click here' screen as the frontmost screen.  When it 
  37. finds it, it brings the retina screen identified by the info you
  38. have supplied to the front.
  39.  
  40. Two things could go wrong (neither is catastrophic):
  41.  
  42. 1.  If you have a 640x200 custom screen open other than the 'click
  43.     here' screen, it could confuse the two and switch to the Mac
  44.     screen when it shouldn't.
  45.     
  46. 2.  If you have another unnamed Retina screen (not a RetinaEMU screen)
  47.     open with the same characteristics (i.e., width, height, and bits 
  48.     per pixel) that describe the Emplant Mac screen, it could accidentally
  49.     switch to this screen instead.
  50.  
  51.  
  52. I hope you find this as useful as I do.  Enjoy!
  53.  
  54.  
  55. David Walthour
  56. walthour@dartmouth.edu
  57.  
  58.  
  59. p.s.  I've included the source for your inspection.
  60.  
  61.  
  62. ============================= Archive contents =============================
  63.  
  64. Original  Packed Ratio    Date     Time    Name
  65. -------- ------- ----- --------- --------  -------------
  66.     1687     811 51.9% 08-Feb-94 17:55:36  RetinaSTF.readme
  67.     2824    1771 37.2% 08-Feb-94 17:37:24  RetinaSTF/RetinaSTF
  68.     2757     884 67.9% 08-Feb-94 17:36:36  RetinaSTF/RetinaSTF.c
  69.     1594     451 71.7% 08-Feb-94 17:36:36  RetinaSTF/RetinaSTFs.a
  70.      134     109 18.6% 08-Feb-94 17:36:56  RetinaSTF/SCOPTIONS
  71. -------- ------- ----- --------- --------
  72.     8996    4026 55.2% 09-Feb-94 15:48:50   5 files
  73.